home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP_CD_2005-06.iso
/
test
/
fruity
/
flstudio502_install.exe
/
Fruity dB Meter.dll
/
0
/
RCDATA
/
TSYNTHEDITORFORM
/
TSYNTHEDITORFORM.txt
Wrap
Text File
|
2003-03-10
|
1KB
|
47 lines
object SynthEditorForm: TSynthEditorForm
Left = 236
Top = 177
BorderIcons = []
BorderStyle = bsSingle
Caption = 'SynthForm'
ClientHeight = 318
ClientWidth = 104
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poDefault
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object SynthPanel: TWPControl
Left = 0
Top = 0
Width = 57
Height = 269
Color = 5452845
ParentColor = False
ParentShowHint = True
object PeakMeter: TWAVVolumeter
Left = 24
Top = 0
Width = 34
Height = 269
Cursor = crCross
BmpList = SynthResModule.PeakMeterIL
Orientation = trVertical
Snap = 1
Max = 65536
DecaySpeed = 65536
ClipDuration = 20
HoldDuration = 60
OnMouseDown = PeakMeterMouseDown
OnMouseMove = PeakMeterMouseMove
end
end
end